Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update clang-format to 16.0.1. #13133

Merged
merged 5 commits into from
Apr 15, 2023

Conversation

bdice
Copy link
Contributor

@bdice bdice commented Apr 13, 2023

This PR updates the clang-format version used by pre-commit.

@bdice bdice added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Apr 13, 2023
@github-actions github-actions bot added the libcudf Affects libcudf (C++/CUDA) code. label Apr 13, 2023
@bdice bdice changed the title Update clang-format Update clang-format to 16.0.1. Apr 13, 2023
@bdice bdice self-assigned this Apr 14, 2023
@bdice bdice marked this pull request as ready for review April 14, 2023 19:05
@bdice bdice requested a review from a team as a code owner April 14, 2023 19:05
@bdice bdice requested review from harrism and elstehle April 14, 2023 19:05
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we remove this file? Our style enforcement is centrally handled by pre-commit. I just don't want to delete if some folks happen to rely on it.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I use format-on-save and never touch that file.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok. I will delete it.

@ttnghia
Copy link
Contributor

ttnghia commented Apr 14, 2023

The output of new clang version is much better IMO.

@bdice
Copy link
Contributor Author

bdice commented Apr 15, 2023

/merge

@rapids-bot rapids-bot bot merged commit 580ee40 into rapidsai:branch-23.06 Apr 15, 2023
rapids-bot bot pushed a commit that referenced this pull request Apr 17, 2023
Fixes some build errors occuring after #13133 was merged. Looks like a couple files may have gotten mismerged perhaps. This should unblock several current PRs.

Authors:
  - David Wendt (https://github.com/davidwendt)

Approvers:
  - Yunsong Wang (https://github.com/PointKernel)
  - Divye Gala (https://github.com/divyegala)

URL: #13146
shwina pushed a commit to shwina/cudf that referenced this pull request Apr 18, 2023
This PR updates the clang-format version used by pre-commit.

Authors:
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - Nghia Truong (https://github.com/ttnghia)
  - Elias Stehle (https://github.com/elstehle)

URL: rapidsai#13133
shwina pushed a commit to shwina/cudf that referenced this pull request Apr 18, 2023
Fixes some build errors occuring after rapidsai#13133 was merged. Looks like a couple files may have gotten mismerged perhaps. This should unblock several current PRs.

Authors:
  - David Wendt (https://github.com/davidwendt)

Approvers:
  - Yunsong Wang (https://github.com/PointKernel)
  - Divye Gala (https://github.com/divyegala)

URL: rapidsai#13146
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants